Click or drag to resize

CompoundFile Properties

The CompoundFile type exposes the following members.

Properties
  NameDescription
Public propertyClassId
Gets or sets compound file class ID.
Public propertyFatSectorCount
Gets FAT sector count.
Public propertyMajorVersion
Gets or sets major version. Allowed values are 3 (512 bytes sector size) or 4 (4096 bytes sector size).
Public propertyMiniFatSectorCount
Gets count of mini FAT sectors.
Public propertyMiniSectorSize
Gets size of mini sectors.
Public propertyMiniStreamMaxSize
Gets maximum size of mini streams.
Public propertyRoot
Gets the root node.
Public propertySectorSize
Gets FAT sector size.
Top
See Also